[INFO] cloning repository https://github.com/amsokol/envoy-proxy-dynamic-modules-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amsokol/envoy-proxy-dynamic-modules-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famsokol%2Fenvoy-proxy-dynamic-modules-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famsokol%2Fenvoy-proxy-dynamic-modules-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f8ea48a15c314faeab9d71cb4300af931f96862
[INFO] fixing amsokol/envoy-proxy-dynamic-modules-sdk against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famsokol%2Fenvoy-proxy-dynamic-modules-sdk" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amsokol/envoy-proxy-dynamic-modules-sdk
[INFO] finished tweaking git repo https://github.com/amsokol/envoy-proxy-dynamic-modules-sdk
[INFO] tweaked toml for git repo https://github.com/amsokol/envoy-proxy-dynamic-modules-sdk written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amsokol/envoy-proxy-dynamic-modules-sdk on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amsokol/envoy-proxy-dynamic-modules-sdk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mockall_derive v0.13.1
[INFO] [stderr]   Downloaded mockall v0.13.1
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 05ac4f498821b708639a6330f7ba6ad5db09ec7509c3d3b2c57e8e0ae6a7cd9d
[INFO] running `Command { std: "docker" "start" "05ac4f498821b708639a6330f7ba6ad5db09ec7509c3d3b2c57e8e0ae6a7cd9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05ac4f498821b708639a6330f7ba6ad5db09ec7509c3d3b2c57e8e0ae6a7cd9d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05ac4f498821b708639a6330f7ba6ad5db09ec7509c3d3b2c57e8e0ae6a7cd9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05ac4f498821b708639a6330f7ba6ad5db09ec7509c3d3b2c57e8e0ae6a7cd9d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling envoy-proxy-dynamic-modules-rust-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:695:31
[INFO] [stdout]     |
[INFO] [stdout] 695 |   fn get_request_header_value(&self, key: &str) -> Option<EnvoyBuffer> {
[INFO] [stdout]     |                               ^^^^^                       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 695 |   fn get_request_header_value(&self, key: &str) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:702:32
[INFO] [stdout]     |
[INFO] [stdout] 702 |   fn get_request_header_values(&self, key: &str) -> Vec<EnvoyBuffer> {
[INFO] [stdout]     |                                ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 702 |   fn get_request_header_values(&self, key: &str) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:709:26
[INFO] [stdout]     |
[INFO] [stdout] 709 |   fn get_request_headers(&self) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]     |                          ^^^^^          ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |              |
[INFO] [stdout]     |                          |              the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 709 |   fn get_request_headers(&self) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]     |                                                    ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:732:32
[INFO] [stdout]     |
[INFO] [stdout] 732 |   fn get_request_trailer_value(&self, key: &str) -> Option<EnvoyBuffer> {
[INFO] [stdout]     |                                ^^^^^                       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 732 |   fn get_request_trailer_value(&self, key: &str) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:739:33
[INFO] [stdout]     |
[INFO] [stdout] 739 |   fn get_request_trailer_values(&self, key: &str) -> Vec<EnvoyBuffer> {
[INFO] [stdout]     |                                 ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 739 |   fn get_request_trailer_values(&self, key: &str) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:746:27
[INFO] [stdout]     |
[INFO] [stdout] 746 |   fn get_request_trailers(&self) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]     |                           ^^^^^          ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |              |
[INFO] [stdout]     |                           |              the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 746 |   fn get_request_trailers(&self) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]     |                                                     ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:769:32
[INFO] [stdout]     |
[INFO] [stdout] 769 |   fn get_response_header_value(&self, key: &str) -> Option<EnvoyBuffer> {
[INFO] [stdout]     |                                ^^^^^                       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 769 |   fn get_response_header_value(&self, key: &str) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:776:33
[INFO] [stdout]     |
[INFO] [stdout] 776 |   fn get_response_header_values(&self, key: &str) -> Vec<EnvoyBuffer> {
[INFO] [stdout]     |                                 ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 776 |   fn get_response_header_values(&self, key: &str) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:783:27
[INFO] [stdout]     |
[INFO] [stdout] 783 |   fn get_response_headers(&self) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]     |                           ^^^^^          ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |              |
[INFO] [stdout]     |                           |              the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 783 |   fn get_response_headers(&self) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]     |                                                     ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:806:33
[INFO] [stdout]     |
[INFO] [stdout] 806 |   fn get_response_trailer_value(&self, key: &str) -> Option<EnvoyBuffer> {
[INFO] [stdout]     |                                 ^^^^^                       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 806 |   fn get_response_trailer_value(&self, key: &str) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:813:34
[INFO] [stdout]     |
[INFO] [stdout] 813 |   fn get_response_trailer_values(&self, key: &str) -> Vec<EnvoyBuffer> {
[INFO] [stdout]     |                                  ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 813 |   fn get_response_trailer_values(&self, key: &str) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:820:28
[INFO] [stdout]     |
[INFO] [stdout] 820 |   fn get_response_trailers(&self) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]     |                            ^^^^^          ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |              |
[INFO] [stdout]     |                            |              the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 820 |   fn get_response_trailers(&self) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]     |                                                      ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:915:5
[INFO] [stdout]     |
[INFO] [stdout] 915 |     &self,
[INFO] [stdout]     |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 919 |   ) -> Option<EnvoyBuffer> {
[INFO] [stdout]     |               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 919 |   ) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:965:29
[INFO] [stdout]     |
[INFO] [stdout] 965 |   fn get_filter_state_bytes(&self, key: &[u8]) -> Option<EnvoyBuffer> {
[INFO] [stdout]     |                             ^^^^^                        ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 965 |   fn get_filter_state_bytes(&self, key: &[u8]) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1002:23
[INFO] [stdout]      |
[INFO] [stdout] 1002 |   fn get_request_body(&mut self) -> Option<Vec<EnvoyMutBuffer>> {
[INFO] [stdout]      |                       ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1002 |   fn get_request_body(&mut self) -> Option<Vec<EnvoyMutBuffer<'_>>> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1041:24
[INFO] [stdout]      |
[INFO] [stdout] 1041 |   fn get_response_body(&mut self) -> Option<Vec<EnvoyMutBuffer>> {
[INFO] [stdout]      |                        ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1041 |   fn get_response_body(&mut self) -> Option<Vec<EnvoyMutBuffer<'_>>> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1141:5
[INFO] [stdout]      |
[INFO] [stdout] 1141 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] 1142 |     attribute_id: abi::envoy_dynamic_module_type_attribute_id,
[INFO] [stdout] 1143 |   ) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1143 |   ) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1246:5
[INFO] [stdout]      |
[INFO] [stdout] 1246 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1254 |   ) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]      |             ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |             |
[INFO] [stdout]      |             the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1254 |   ) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]      |                        ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1275:5
[INFO] [stdout]      |
[INFO] [stdout] 1275 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1285 |   ) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1285 |   ) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1314:5
[INFO] [stdout]      |
[INFO] [stdout] 1314 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1324 |   ) -> Vec<EnvoyBuffer> {
[INFO] [stdout]      |            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1324 |   ) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:695:31
[INFO] [stdout]     |
[INFO] [stdout] 695 |   fn get_request_header_value(&self, key: &str) -> Option<EnvoyBuffer> {
[INFO] [stdout]     |                               ^^^^^                       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 695 |   fn get_request_header_value(&self, key: &str) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:702:32
[INFO] [stdout]     |
[INFO] [stdout] 702 |   fn get_request_header_values(&self, key: &str) -> Vec<EnvoyBuffer> {
[INFO] [stdout]     |                                ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 702 |   fn get_request_header_values(&self, key: &str) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:709:26
[INFO] [stdout]     |
[INFO] [stdout] 709 |   fn get_request_headers(&self) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]     |                          ^^^^^          ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |              |
[INFO] [stdout]     |                          |              the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 709 |   fn get_request_headers(&self) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]     |                                                    ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:732:32
[INFO] [stdout]     |
[INFO] [stdout] 732 |   fn get_request_trailer_value(&self, key: &str) -> Option<EnvoyBuffer> {
[INFO] [stdout]     |                                ^^^^^                       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 732 |   fn get_request_trailer_value(&self, key: &str) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:739:33
[INFO] [stdout]     |
[INFO] [stdout] 739 |   fn get_request_trailer_values(&self, key: &str) -> Vec<EnvoyBuffer> {
[INFO] [stdout]     |                                 ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 739 |   fn get_request_trailer_values(&self, key: &str) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:746:27
[INFO] [stdout]     |
[INFO] [stdout] 746 |   fn get_request_trailers(&self) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]     |                           ^^^^^          ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |              |
[INFO] [stdout]     |                           |              the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 746 |   fn get_request_trailers(&self) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]     |                                                     ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:769:32
[INFO] [stdout]     |
[INFO] [stdout] 769 |   fn get_response_header_value(&self, key: &str) -> Option<EnvoyBuffer> {
[INFO] [stdout]     |                                ^^^^^                       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 769 |   fn get_response_header_value(&self, key: &str) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:776:33
[INFO] [stdout]     |
[INFO] [stdout] 776 |   fn get_response_header_values(&self, key: &str) -> Vec<EnvoyBuffer> {
[INFO] [stdout]     |                                 ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 776 |   fn get_response_header_values(&self, key: &str) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:783:27
[INFO] [stdout]     |
[INFO] [stdout] 783 |   fn get_response_headers(&self) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]     |                           ^^^^^          ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |              |
[INFO] [stdout]     |                           |              the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 783 |   fn get_response_headers(&self) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]     |                                                     ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:806:33
[INFO] [stdout]     |
[INFO] [stdout] 806 |   fn get_response_trailer_value(&self, key: &str) -> Option<EnvoyBuffer> {
[INFO] [stdout]     |                                 ^^^^^                       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 806 |   fn get_response_trailer_value(&self, key: &str) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:813:34
[INFO] [stdout]     |
[INFO] [stdout] 813 |   fn get_response_trailer_values(&self, key: &str) -> Vec<EnvoyBuffer> {
[INFO] [stdout]     |                                  ^^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 813 |   fn get_response_trailer_values(&self, key: &str) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:820:28
[INFO] [stdout]     |
[INFO] [stdout] 820 |   fn get_response_trailers(&self) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]     |                            ^^^^^          ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |              |
[INFO] [stdout]     |                            |              the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 820 |   fn get_response_trailers(&self) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]     |                                                      ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:915:5
[INFO] [stdout]     |
[INFO] [stdout] 915 |     &self,
[INFO] [stdout]     |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 919 |   ) -> Option<EnvoyBuffer> {
[INFO] [stdout]     |               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 919 |   ) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:965:29
[INFO] [stdout]     |
[INFO] [stdout] 965 |   fn get_filter_state_bytes(&self, key: &[u8]) -> Option<EnvoyBuffer> {
[INFO] [stdout]     |                             ^^^^^                        ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 965 |   fn get_filter_state_bytes(&self, key: &[u8]) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1002:23
[INFO] [stdout]      |
[INFO] [stdout] 1002 |   fn get_request_body(&mut self) -> Option<Vec<EnvoyMutBuffer>> {
[INFO] [stdout]      |                       ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1002 |   fn get_request_body(&mut self) -> Option<Vec<EnvoyMutBuffer<'_>>> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1041:24
[INFO] [stdout]      |
[INFO] [stdout] 1041 |   fn get_response_body(&mut self) -> Option<Vec<EnvoyMutBuffer>> {
[INFO] [stdout]      |                        ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1041 |   fn get_response_body(&mut self) -> Option<Vec<EnvoyMutBuffer<'_>>> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1141:5
[INFO] [stdout]      |
[INFO] [stdout] 1141 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] 1142 |     attribute_id: abi::envoy_dynamic_module_type_attribute_id,
[INFO] [stdout] 1143 |   ) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1143 |   ) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1246:5
[INFO] [stdout]      |
[INFO] [stdout] 1246 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1254 |   ) -> Vec<(EnvoyBuffer, EnvoyBuffer)> {
[INFO] [stdout]      |             ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |             |
[INFO] [stdout]      |             the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1254 |   ) -> Vec<(EnvoyBuffer<'_>, EnvoyBuffer<'_>)> {
[INFO] [stdout]      |                        ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1275:5
[INFO] [stdout]      |
[INFO] [stdout] 1275 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1285 |   ) -> Option<EnvoyBuffer> {
[INFO] [stdout]      |               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1285 |   ) -> Option<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1314:5
[INFO] [stdout]      |
[INFO] [stdout] 1314 |     &self,
[INFO] [stdout]      |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1324 |   ) -> Vec<EnvoyBuffer> {
[INFO] [stdout]      |            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1324 |   ) -> Vec<EnvoyBuffer<'_>> {
[INFO] [stdout]      |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.93s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "05ac4f498821b708639a6330f7ba6ad5db09ec7509c3d3b2c57e8e0ae6a7cd9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05ac4f498821b708639a6330f7ba6ad5db09ec7509c3d3b2c57e8e0ae6a7cd9d", kill_on_drop: false }`
[INFO] [stdout] 05ac4f498821b708639a6330f7ba6ad5db09ec7509c3d3b2c57e8e0ae6a7cd9d
